<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.trans{
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.cover{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

a{
    color: #787878;
}
a:hover{
    color: #17669d;
}
u{text-decoration: none;}
img{
    max-width: 100%;
    height: auto;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  -webkit-appearance: none;
}
select,
input,
textarea{
    outline: none;
}

.tl{text-align: left !important;}
.tr{text-align: right !important;}
.tc{text-align: center !important;}

hr{border: none;outline: none;}
h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}

.line2{
    border-top: 1px dashed #e4e4e4;
    font-size: 0;
    overflow: hidden;
    line-height: 0;
    height: 0;
}
.line1 {
    border: none;
    height: 1px;
    color: #333; /* old IE */
    background-color: #333; /* Modern Browsers */
}

.ic {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    margin: 0 4px 0 0;
}
body{
    font-family:"微软雅黑","Microsoft Yahei";
    color: #5a5a5a;
    font-size: 14px;
}
.wp{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

/*头部*/
#hd{
    padding: 20px 0;
    overflow: hidden;
}
#hd .logo{
    float: left;
}
#hd .hdr{
    float: right;
}
#hd .tel{
    background: url(../images/tel_icon.png) left center no-repeat;
    padding-left: 76px;
	margin-top:10px;
}
#hd .tel p{
    /*background: url(../images/tel_bg.png) center bottom no-repeat;*/
    font-size: 30px;
    color: #17669d;
    font-family: '黑体';
    font-weight: bold;
}



#nav{
    padding: 15px 0;
    overflow: hidden;
}
#nav ul li{
    float: left;
    width: 8%;
    text-align: center;
}
#nav li a{
    display: block;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    font-size: 15px;
}
#nav ul li.hover a,
#nav ul li a:hover{
    background-color: #17669d;
    color: #FFF;
}
/*手机头部*/
.m-bar{
    height: 60px;
    background: #fff;
}
.logo-m{
    width: 75%;
    display: inline-block;
    float: left;
    margin-left: 10px;
    height: 60px;
    line-height: 60px;
}
.logo-m img{
    height: 40px;
    display: inline-block;
    z-index: 60;
    vertical-align: middle;
}
.m-hd{
    display: none;
    background-color: #fff;
    position: fixed;
    z-index: 400;
    top: 0;
    left: 0;
    width: 100%;
}
.m-nav{
    clear: both;
    position: absolute;
    top: 60px;
    left: 0;width: 100%;
}
.m-nav a{
    display: block;
    width: 100%;
    line-height: 40px;
    text-align: left;
    border-top: 1px solid #e0e0e0;
    font-size: 15px;
    background-color: #fff;
    padding: 0 20px;
    color: #333;
}

.m-trigger{
    height: 60px;
    cursor: pointer;
    width: 60px;
    float: right;
    background: url(../images/menu.png) no-repeat center center #17669d;
    -webkit-background-size: 25px;
    -moz-background-size: 25px;
    -o-background-size: 25px;
    background-size: 25px;
}
.m-nav{display: none;}
.m-sub{
    display: none;
}
.m-sub a{font-size: 14px;padding: 0 30px;background-color: #F1F1F1;border-top-color: #efefef;}

.m-show{display: none;}



/*底部*/
.fd-link{
    overflow: hidden;
    font-size: 12px;
    color: #787878;
    line-height: 36px;
}
.fd-link dt{
    float: left;
}
.fd-link dd{
    overflow: hidden;
}
.fd-link dd a{
    color: #787878;
    margin: 0 30px;
}
.fd-info{
    background-color: #323232;
    border-top: 4px solid #17669d;
    padding: 25px 0;
    color: #787878;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
}
.fd-info a{
    color: #fff;
    width: 8.8%;
    text-align: center;
    display: inline-block;
}
.fd-info a.support{
    color: #787878;
    width:60px;
    text-decoration:underline;
    display: inline-block;
}
#backtop{
    position: absolute;
    right: 0;
    bottom: 0;    
}
#backtop a{
    display: inline-block;
    background: url(../images/backtop.png) no-repeat;
    width: 32px;
    height: 32px;
}


/*banner*/
#banner{
    overflow: hidden;
    position: relative;
}
#banner *{
    overflow: hidden;
}
#banner .slider a{
    display: block;
    padding-top: 36%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#banner .ban-box{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
#banner .ban-box .box{
    float: left;
    width: 50%;
    height: 140px;
    background-color: #eca82d;
    padding: 20px 30px 0 35px;
    color: #fff;
    line-height: 24px;
    font-size: 15px;
}
#banner .ban-box .box-2{
    background-color: #17669d;
}
#banner .box .btn{
    display: inline-block;
    padding: 0 50px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #fff;
    border-radius: 20px;
    float: right;
    font-size: 15px;
    color: #fff;
    margin-top: 35px;
}
#banner .box em{
    font-size: 12px;
}
#banner .box .icon{
    border-top: 1px dashed #fff;
    padding-top: 12px;
    width: 305px;
    margin-top: 10px;
}
#banner .box .icon a{
    display: inline-block;
    background: url(../images/icon01.png) no-repeat;
    width: 40px;
    height: 40px;
    margin-right: 40px;
}
#banner .box .icon a:last-child{
    margin-right: 0;
}
#banner .box .icon a.s1{
    background-position: 0 0;
}
#banner .box .icon a.s2{
    background-position: -89px 0;
}
#banner .box .icon a.s3{
    background-position: -164px 0;
}
#banner .box .icon a.s4{
    background-position: -247px 0;
}
#banner .box .icon a:hover{
    background-image: url(../images/icon01_h.png);
}
#banner .box-2 .code{
    float: right;
    margin-right: 34px;
}
#banner .ban-box .box-2{
    line-height: 36px;
}

/*首页*/
.tit-i{
    overflow: hidden;
    height: 80px;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 30px;
}
.tit-i h5{
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 3px;
}
.tit-i span{
    font-size: 24px;
    color: #000;
    padding: 0 30px;
    display: inline-block;
    position: relative;
}
.tit-i span:before,
.tit-i span:after{
    content: '';
    position: absolute;
    top: 50%;
    height: 1px;
    background-color: #808080;
    width: 999px;
}
.tit-i span:before{
    right: 100%;
}
.tit-i span:after{
    left: 100%;
}
.tit-i p{
    font-size: 12px;
    color: #b4b4b4;
}


.row1{
    background: url(../images/bg01.jpg)  center  bottom no-repeat;
    overflow: hidden;
}
.snv-i{
    min-height: 32px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 68px;
}
.snv-i ul li{
    display: inline-block;
    padding: 0 18px;
}
.snv-i ul li a{
    display: block;
    height: 32px;
    line-height: 30px;
    border: 2px solid #17669d;
    width: 100%;
    padding: 0 25px;
    border-radius: 15px;
    font-size: 15px;
    color: #17669d;
}
.snv-i ul li a:hover,
.snv-i ul li.hover a{
    background-color: #17669d;
    color: #FFF;
}


.ul-img li{
    float: left;
    width: 25%;
    padding: 0 40px;
    margin-bottom: 60px;
}
.ul-img li a{
    display: block;
    text-align: center;
    font-size: 15px;
}
.ul-img li a img{
    padding: 4px;
    border: 1px solid #17669d;
    display: block;
    margin-bottom: 17px;
    width:210px;
    height: 210px;
}
.ul-img li a:hover{
    color: #000;
}
.ul-img li a:hover img{
    border: 1px solid #17669d;
}

.i-about{
    background-color: #fff;
    padding: 4px;
    overflow: hidden;
    padding-right: 24px;
    margin-bottom: 100px;
}
.i-about .pic{
    float: left;
    width: 42%;
    margin-right: 25px;
}
.i-about .txt{
    overflow: hidden;
    padding: 20px;
}
.i-about .txt dt{
    background: url(../images/about02.png) no-repeat;
    width: 227px;
    height: 92px;
    padding: 10px 0 0 27px;
    font-size: 18px;
    font-family: '黑体';
    color: #a0a0a0;
}
.i-about .txt dt span{
    float: none;
    font-size: 30px;
    color: #17669d;
    font-weight: bold;
    display: block;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.i-about .txt dd{
    padding: 28px;
    line-height: 28px;
    color: #5a5a5a;
    background: url(../images/about03.png) right bottom no-repeat;
}
.i-about .txt dd p{
    padding-bottom: 30px;
}
.i-about .txt dd .more{
    width: 110px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border: 1px solid #5a5a5a;
    border-radius: 15px;
    display: inline-block;
    color: #5a5a5a;
}
.i-about .txt dd .more:hover{
    background-color: #17669d;
    color: #fff;
    border: 1px solid #17669d;
}


.advant{
    padding-bottom: 70px;
}
.advant .pic{
    float: left;
    width: 50%;
}
.advant .txt ul{
    padding-top: 20px;
}
.advant .txt ul li{
    overflow: hidden;
    padding: 35px 0;
}
.advant .txt ul li span{
    float: left;
    margin-right: 30px;
}
.advant .txt ul li .txt{
    overflow: hidden;
}
.advant .txt ul li  h3{
    font-size: 18px;
    margin-bottom: 10px;
}
.advant .txt ul li p{
    font-size: 12px;
    line-height: 22px;
}


.row3 .bg{
    background: url(../images/bg02.jpg) center center no-repeat;
    padding: 30px 0;
    overflow: hidden;
}
.ul-imgtxt{
    margin: 0 -10px;
}
.ul-imgtxt li{
    float: left;
    width: 25%;
    padding: 0 10px;
}
.ul-imgtxt li .pad{
    background-color: #fff;
}
.ul-imgtxt li .pad img{
    width: 100%;
    display: block;
}
.ul-imgtxt li .pad h3{
    height: 70px;
    padding: 17px 20px 0 15px;
}
.ul-imgtxt li .pad a{
    display: block;
}
.ul-imgtxt li .pad h3 em{
    background: url(../images/more03.png) no-repeat;
    width: 39px;
    height: 39px;
    display: inline-block;
    float: right;
}
.ul-imgtxt li .pad h3{
    font-size: 16px;
    color: #000;
}
.ul-imgtxt li .pad h3 span{
    display: block;
    color: #b4b4b4;
    font-size: 12px;
}
.ul-imgtxt li .pad .pic{
    position: relative;
}
.ul-imgtxt li .pad .pic em{
    background: url(../images/search_icon.png) center center no-repeat rgba(0,0,0,.3);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.ul-imgtxt li.on .pad .pic a em{
    display: block;
}
.ul-imgtxt li.on .pad h3 em{
    background-image: url(../images/more01.png);
} 



.row4{
    padding-top: 75px;
    overflow: hidden;
    padding-bottom: 45px;
}
.col-l{
    width: 33.3333%;
    float: left;
}
.m1-box:first-child{
    padding-right: 25px;
}
.m1-box-2{
    padding: 0 50px;
}
.m1-box-3{
    padding-left: 25px;
}
.m1-box dt{
    height: 36px;
    font-size: 16px;
    color: #17669d;
}
.m1-box dt a{
    float: right;
    background: url(../images/more02.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.m1-box dt span{
    float: none;
    font-size: 16px;
    color: #c0ab71;
    font-family: '宋体';
    margin-left: 10px;
}

.ul-txt li{
    background: url(../images/disc.png) 4px center no-repeat;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding-left: 20px;
}



.i-contact dd{
    font-size: 12px;
    line-height: 24px;
    padding-top: 15px;
}
.i-contact dd img{
    padding: 5px;
    border: 1px solid #ddd;
}




.col_l{
    width: 270px;
    float: left;
    margin-right: 56px;
    padding-top: 34px;
}
.col_r{
    overflow: hidden;
    float: none;
    padding-top: 34px;
    padding-top: 20px;
}
.col_r p{
     text-indent: 2em;
      font-size: 14px;
       margin-bottom: 20px;
}

.pro-snv{
    margin-bottom: 44px;
}
.pro-snv h3{
    height: 68px;
    line-height: 68px;
    background-color: #17669d;
	color:#fff;
    font-size: 30px;
    text-align: center;
    margin-bottom: 5px;
}

.ul-snv li{
    height: 50px;
    line-height: 50px;
    margin-bottom: 5px;
}
.ul-snv li a{
    display: block;
    padding-left: 70px;
    background: #f0f0f0;
}
.ul-snv li span{
    background: url(../images/disc02.png) left center no-repeat;
    padding-left: 28px;
    display: inline-block;
}
.ul-snv li a:hover span,
.ul-snv li.hover a span{
    background: url(../images/arr.png) right center no-repeat;
    padding-right: 62px;
}
.ul-snv li a:hover,
.ul-snv li.hover a{
    background: #d9d9d9;
    color: #5a5a5a;
}


.left-contact dt{
    position: relative;
}
.left-contact dt img{
    display: block;
    width: 100%;
}
.left-contact dt span{
    width: 160px;
    height: 80px;
    background-color: #e0e9d3;
    position: absolute;
    right: -30px;
    top: 20px;
    padding: 20px 24px;
    font-size: 20px;
    line-height: 24px;
}
.left-contact dt span em{
    font-size: 16px;
}
.left-contact dd{
    border: 1px solid #ddd;
    padding: 15px 23px;
    line-height: 24px;
    font-size: 14px;
}
.left-contact dd h5{
    font-size: 16px;
}
.left-contact dd b{
    color: #f25618;
    font-size: 28px;
    font-weight: bold;
    font-weight: normal;
    padding: 10px 0;
    display: block;
}



.right-tit{
    height: 39px;
    border-bottom: 1px solid #d9d9d9;
    line-height: 39px;
}
.right-tit span{
    border-bottom: 2px solid #d9d9d9;
    display: inline-block;
    float: left;
    line-height: 37px;
    padding-right: 10px;
    font-size: 24px;
}
.cur{
    float: left;
    margin-left: 16px;
    font-size: 12px;
    color: #a0a0a0;
}
.cur a{
    font-size: 14px;
    margin: 0 5px;
}

.ul-news li{
    padding-top: 34px;
    padding-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px dashed #dcdcdc;
}
.ul-news li span{
    width: 60px;
    height: 60px;
    background-color: #d9d9d9;
    display: inline-block;
    float: left;
    text-align: center;
    margin-left: 38px;
    margin-right: 48px;
    font-size: 13px;
    padding-top: 5px;
}
.ul-news li span b{
    display: block;
    font-size: 24px;
    font-weight: normal;
}
.ul-news li .txt{
    overflow: hidden;
    font-size: 12px;
    color: #b4b4b4;
}
.ul-news li .txt h3{
    font-size: 20px;
}
.ul-news li.on span{
    background-color: #17669d;
    color: #fff;
}
.ul-news li.on .txt h3 a{
    color: #17669d;
}




.pages{
    text-align: center;
    margin: 45px 0;
}
.pages li{
    display: inline-block;
    margin: 0 4px;
}
.pages li a{
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    background-color: #e6e6e6;
    border-radius: 8px;
    font-size: 16px;
}
.pages li:first-child{
    margin-right: 12px;
}
.pages li:last-child{
    margin-left: 12px;
}
.pages li a:hover,
.pages li.currentpage a{
    background-color: #17669d;
    color: #fff;   
}
.h50{
    height: 50px;
    overflow: hidden;
    clear: both;
}
.h30{
    height: 30px;
    overflow: hidden;
    clear: both;
}



.article-con{
    font-size: 13px;
    line-height: 22px;
}
.article-con h1{
    font-size: 24px;
    text-align: center;
    margin: 30px 0;
    color: #3c3c3c;
}
.article-con .desc{
    font-size: 13px;
    color: #969696;
    text-align: center;
    margin-bottom: 60px;
}
.article-con .desc span{
    margin: 0 145px;
}
.article-con .share span{
    padding-top: 8px;
    display: inline-block;
    font-size: 13px;
}

.article-page{
    font-size: 12px;
}



.ul-imgtxt-list li{
    width: 33.333%;
}


.pro-cont{
    padding: 10px;
}
.pro-cont .pro-pic{
    text-align: center;
    font-size: 16px;
    margin-bottom: 35px;
}
.pro-cont .pro-pic img{
    display: inline-block;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}
.pro-cont h5{
    font-size: 16px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 15px;
    line-height: 36px;
}



.ul-system{
    padding-top: 67px;
}
.ul-system li{
    overflow: hidden;
    padding-bottom: 40px;
}
.ul-system li .pic{
    float: left;
    width: 31%;
    max-width: 270px;
    min-width: 270px;
    border-radius: 100%;
}
.ul-system li .pic img{
    padding: 7px;
    border-radius: 100%;
    border: 2px solid #82cd80;
}
.ul-system li .txt{
    overflow: hidden;
    font-size: 13px;
    line-height: 30px;
    padding: 0 37px;
    padding-top: 5%;
}
.ul-system li .txt h3{
    font-size: 30px;
    margin-bottom: 36px;
}
.ul-system li.odd .pic{
    float: right;
}

.map{
    border: 1px solid #ddd;
    padding: 3px;
    margin-top: 30px;
    margin-bottom: 45px;
}
#map{
    width: 100%;
    height: 357px;
}
.map img{
    max-width: 9999px;
}

.contact dl{
    font-size: 14px;
    line-height: 24px;
    width: 46%;
    background-color: #f0f0f0;
    padding: 15px 25px;
}
.contact dl a.btn{
    float: right;
    width: 100px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    background-color: #17669d;
    color: #fff;
    border-radius: 5px;
}






</pre></body></html>